x86: Kill Rise iDragon support.
authorkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Wed, 29 Aug 2007 10:34:01 +0000 (11:34 +0100)
committerkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Wed, 29 Aug 2007 10:34:01 +0000 (11:34 +0100)
commit4e8e84110921c9129738c22dc3d539cb5e5efa36
treefbe7e5e1a50bf494cbdb7b74144adc599378b678
parent72885c0fa30cc3da6951801f323775f08b1043ff
x86: Kill Rise iDragon support.

Don't carry dead code needlessly: this is a family 5 CPU, which Xen
doesn't support. Perhaps, other CPUs' files could use some cleanup in
that respect, too, but there it would increase the delta to the Linux
origin of these files, while here the entire file can go away.

Signed-off-by: Jan Beulich <jbeulich@novell.com>
xen/arch/x86/cpu/Makefile
xen/arch/x86/cpu/common.c
xen/arch/x86/cpu/rise.c [deleted file]